home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / CAD / CLOCK4MC.ARJ / AGRCLK14.DOC < prev    next >
Text File  |  1990-03-13  |  33KB  |  727 lines

  1.         AGRCLK14  USER'S MANUAL                                   Page 1
  2.  
  3.  
  4.           You may print these instructions by typing "COPY AGRCLK14.DOC 
  5.         LPT1" and pressing ENTER.  If your printer is not connected to 
  6.         LPT1, type the appropriate printer connection.
  7.  
  8.                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9.                           ^                                   ^
  10.                           ^           AGRCLK14.COM            ^
  11.                           ^                                   ^
  12.                           ^           version 1.4             ^
  13.                           ^     copyright (c) 1989, 1990      ^
  14.                           ^          by Wayne Brink           ^
  15.                           ^                                   ^
  16.                           ^       All rights reserved.        ^
  17.                           ^                                   ^
  18.                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  19.  
  20.         DISCLAIMER, REGISTRATION, ETC.
  21.                            *********************************
  22.                            * UNDER NO CIRCUMSTANCES WILL I *
  23.                            * BE  LIABLE FOR ANY  DAMAGE OR *
  24.                            * LOSSES,  DIRECT OR  INDIRECT, *
  25.                            * RESULTING  FROM  THE  USE OF  *
  26.                            * THIS PROGRAM.  NO WARRANTIES, *
  27.                            * EXPRESSED OR IMPLIED ARE IN-  *
  28.                            * CLUDED  WITH  THIS  PROGRAM.  *
  29.                            *********************************
  30.  
  31.         INTRODUCTION . . . . . . . . . . . . . . . 1
  32.         QUICK START. . . . . . . . . . . . . . . . 2
  33.         CHANGES. . . . . . . . . . . . . . . . . . 3
  34.         NOTES. . . . . . . . . . . . . . . . . . . 4
  35.         NORMAL INSTALLATION AND OPERATION. . . . . 4
  36.            COMMAND-LINE PARAMETERS . . . . . . . . 4
  37.            HOT-KEY OPTIONS . . . . . . . . . . . . 6
  38.              CLOCK COLOR or ALARM SET. . . . . . . 7
  39.                  SET THE ALARM . . . . . . . . . . 7
  40.              TOGGLE DISPLAY ON/OFF . . . . . . . . 8
  41.              CYCLE LOCATION OF CLOCK ON SCREEN . . 8
  42.         HINTS AND OTHER NOTES. . . . . . . . . . . 9
  43.         COMMON QUESTIONS and PROBLEMS. . . . . . . 10
  44.  
  45.         INTRODUCTION
  46.              If you are upgrading from a previous version, be sure to 
  47.         read the section on CHANGES.
  48.  
  49.              Test this program before using it with serious work. If it 
  50.         interferes in any way with your own programs, I recommend you do 
  51.         not use it.
  52.           
  53.              Prodigy users should note that Prodigy recommends against 
  54.         using any memory-resident programs while running Prodigy.  While 
  55.         many users have found that this is not absolutely true, your 
  56.         particular situation, especially if you have several resident 
  57.         programs installed, may be one where the programs do not work.  
  58.         These problems can be very annoying, but it is unlikely that 
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.         AGRCLK14  USER'S MANUAL                                   Page 2
  68.  
  69.  
  70.         conflicts will actually damage the system.  Often, they can be 
  71.         overcome.
  72.  
  73.              If you feel that this program is useful and would like to be 
  74.         included in notifications of further upgrades (via Prodigy) send 
  75.         a registration fee of $5.00 to Sunray, One Vendora Road, 
  76.         Worcester, MA 01606.  Registered owners are eligible for debug-
  77.         ging for 30 days from the date of registration. Debugging is 
  78.         limited to program errors.  Incompatibility problems are not 
  79.         covered, except at my discretion. Customizing is described below.  
  80.         If Sunray or the users do not have access to Prodigy, users will 
  81.         not be notified of upgrades.
  82.  
  83.              This program may be copied as frequently as you wish and 
  84.         given to your friends, relatives, work associates, etc.  When 
  85.         copying the program, include this documentation file--I request 
  86.         copying and forwarding the original AGRCLKxx.ZIP file, but insist 
  87.         that you forward both the AGRCLK14.COM and AGRCLK14.DOC files.
  88.           
  89.              If you would like to have a customized version of this pro-
  90.         gram, for example, one that plays particular notes, send me $5.00 
  91.         and a postage-paid disk (5.25 double density or 3.5, double den-
  92.         sity or high density) with a description of your needs.  Please 
  93.         be specific. Unusually difficult customizations may require an 
  94.         additional charge. You will be automatically registered for up-
  95.         grades. 
  96.  
  97.           For comments, upgrades:
  98.             Wayne Brink
  99.             Sunray
  100.             One Vendora Road
  101.             Worcester, MA 01606
  102.          Prodigy Address: PSKH44A
  103.          
  104.         GENERAL
  105.              This is a simple to operate memory resident on-screen  clock 
  106.         which  generates  an audible signal on the hour and at  a  preset 
  107.         time.   The color and location are selectable.  In graphics  pro-
  108.         grams, the clock will still be displayed, though the color may be 
  109.         different than the text clock color.
  110.  
  111.         QUICK START
  112.              You can read this whole set of instructions first, or you can 
  113.         just dive right in.  If you want to dive, here's a quick guide:
  114.           
  115.             With the disk containing AGRCLK14.COM in place, type AGRCLK14 
  116.         and hit ENTER.  Default parameters will set up the clock.
  117.             
  118.             If you want to get a little fancier, you may use optional 
  119.         parameters when installing the clock.  The parameters are:
  120.         /cx -- Choose the clock's color; x is any positive integer.  The 
  121.                default color is black on white (112).
  122.         /lx -- Choose the clock's location; x is l(eft), c(enter), 
  123.                r(ight) in text, or l(eft), c(enter right bottom), r(ight) 
  124.                in graphics. r(ight) is the default parameter.
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.         AGRCLK14  USER'S MANUAL                                   Page 3
  134.  
  135.  
  136.         /px -- Choose the audible signal pitch; x is l(ow), or h(igh) 
  137.                (default).
  138.         /dx -- Choose the delay (length) of the audible signal; x is 0-9 
  139.                (default is 1).  Higher values deliver a longer delay--
  140.                useful with faster CPUs. 
  141.         /s  -- Show all the options, without loading the clock.
  142.                 For example, to place the clock in the upper left corner 
  143.         of the screen, and use a low pitch for the tone, type:
  144.                   AGRCLK14 /ll /pl
  145.         and press ENTER.
  146.            
  147.             Once the clock is loaded, there are three hot-key combina-
  148.         tions:
  149.             CTRL-RIGHT SHIFT will allow you to change the clock color 
  150.                and set the alarm.
  151.             CTRL-LEFT SHIFT toggles the clock display off and on.
  152.             ALT-RIGHT SHIFT changes the location of the clock.
  153.               
  154.             BE AWARE that when entering the graphics modes, the clock 
  155.         will not be displayed immediately.  However, it should show up 
  156.         within one minute.  Also, if your clock displays as a plain black 
  157.         block, your color selection was probably black on black for your 
  158.         particular system.  Try another color number; it may be safest to 
  159.         simply increment by one the color you first chose.  If you used 
  160.         the default color, try using /c1 next time.
  161.  
  162.         CHANGES FROM VERSION 1.0
  163.             * Simplified method of selecting the clock color from the 
  164.                command line.
  165.             * The graphics clock color is now selectable from both the 
  166.                command line and with the hot key.
  167.             * The location of the clock, both text and graphics, is now 
  168.                selectable with the hot key.
  169.                 * The graphics clock is located just slightly higher, on 
  170.                the very top line of the screen.
  171.         CHANGES FROM VERSION 1.1
  172.             * The hotkey to toggle the clock on/off has been changed to 
  173.                CTRL-LEFT SHIFT.
  174.             * The graphics clock leftmost position has been adjusted 
  175.                slightly farther left.
  176.  
  177.         CHANGES FROM VERSION 1.2
  178.             * An alarm feature has been added.  It is accessible by using 
  179.                the same hot-key used to change the clock color.  See 
  180.                details below.
  181.             * Audible signals have been added to the color and alarm 
  182.                hotkey to help you know where you are even in graphics 
  183.                modes.
  184.             * One of the selectable positions in the graphics mode has 
  185.                been changed.  Instead of selecting the center of the top 
  186.                line, the "center" selection now places the clock on the 
  187.                bottom row, about two-thirds of the way across the screen 
  188.                toward the right.  This will particularly accommodate 
  189.                Prodigy users who will find the clock is visible more 
  190.                often in most cases.
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.         AGRCLK14  USER'S MANUAL                                   Page 4
  200.  
  201.  
  202.             * The delay time for the audible signals has been made longer 
  203.                (about twice as long) to accomodate ever faster CPUs.  If 
  204.                you are upgrading, you may want to change your duration 
  205.                parameter to a LOWER number.  The default is now 1.
  206.  
  207.         A FEW THINGS TO NOTE
  208.              This clock was specifically designed to work with the 
  209.         Prodigy Service, however it should work with most text and graph-
  210.         ics applications.  Although it has not been tested with all com-
  211.         puters' text and graphics modes, I believe that it will function 
  212.         as described with monochrome (but NOT Hercules), CGA HI, CGA LO, 
  213.         PCjr and Tandy 16-color, EGA and VGA modes.  It has been tested 
  214.         on Tandy 1000SX, and IBM PS/2 with VGA with no problems.  Natur-
  215.         ally, don't expect the color functions to work on monochrome 
  216.         screens and modes, and the graphics clock will not function if 
  217.         you haven't got graphics capability. On older CGA modes, you may 
  218.         experience "snow" when the clock is refreshed.  If this is a 
  219.         problem, send $5.00 for a compatible version of the program.
  220.          
  221.              Unfortunately, it does not appear that this clock will work 
  222.         correctly with Hercules adapters.
  223.           
  224.              The program reserves about 10K of memory.
  225.  
  226.              While it usually will not be a problem, the clock, when 
  227.         running, does prevent the system from changing dates at midnight.  
  228.         As long as you are not doing any date sensitive work, this should 
  229.         have little or no effect.
  230.  
  231.              Note that when the computer is in graphics mode, as with 
  232.         Prodigy, parts of the clock may be overwritten by changes in the 
  233.         Prodigy screens.  At times, the entire clock disappears. Due to 
  234.         the time required to check to see if the clock needs to be 
  235.         refreshed and actually refreshing the clock, it is practical to 
  236.         update it once a minute (whether it needs it or not!) when it 
  237.         "flips" over to a new minute.  I don't feel that this is a seri-
  238.         ous problem--most of the time, the clock is on-screen, ready to 
  239.         go, and on the occasions when the clock is not there, when you 
  240.         look back up, it probably will be back, too. If you feel that it 
  241.         is a problem, let me know, and I'll see about creating a version 
  242.         that refreshes more frequently.  However, in graphics programs 
  243.         that change the screen very frequently, the clock not only may be 
  244.         unable to keep up, but it may actually slow down the system if it 
  245.         tried to.
  246.          
  247.         NORMAL INSTALLATION and OPERATION
  248.              In its simplest form, simply type AGRCLK14, and the clock 
  249.         will install itself (see QUICK START).  However, there are a 
  250.         number of features which you may wish to use.  The following 
  251.         discussion explains the clock in greater detail.
  252.              The on-screen clock is a digital clock that indicates AM or 
  253.         PM, in text, or just the time when in graphics.  Only a 12-hour 
  254.         clock is available in this version, but you could order a 24-hour 
  255.         version.
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.         AGRCLK14  USER'S MANUAL                                   Page 5
  266.  
  267.  
  268.              An audible, two-tone signal occurs on the hour. 
  269.  
  270.         COMMAND-LINE PARAMETERS
  271.           All the selections can be entered as parameters following 
  272.         the AGRCLK command:
  273.  
  274.                     AGRCLK14 [/cx] [/lx] [/px] [/dx] [/s]
  275.  
  276.         where 
  277.              /cx, /lx, /px, /dx, /s
  278.         are all optional, may be entered in any order, must be separated 
  279.         by a space, and must be entered in lower case.  The options for 
  280.         each parameter are:
  281.  
  282.             /cx  =   a TEXT color combination, x being a up to 3 charac-
  283.                ters based on the following:
  284.                        0 = black                8 = darkgray
  285.                        1 = darkblue             9 = lightblue
  286.                        2 = darkgreen            10 = lightgreen
  287.                        3 = cyan                 11 = lightcyan
  288.                        4 = red                  12 = lightred
  289.                        5 = magenta              13 = lightmagenta
  290.                        6 = brown                14 = yellow
  291.                        7 = lightgray            15 = white
  292.  
  293.              If x is '1', the clock will be darkblue on black, if '2', it 
  294.         will be darkgreen on black, etc.   Combination colors can be 
  295.         attained by using multiples and additions, e.g. '16' (1 times 16) 
  296.         is black on darkblue, '17' (1 times 16 plus 1) is darkblue on 
  297.         darkblue (not a good choice!), '32' (2 times 16) is black on 
  298.         darkgreen, etc. You will observe that multiplying the colors 0 
  299.         through 7 by 16 creates the background color.  Add to that the 
  300.         number of the foreground color you want, and that is your value 
  301.         for x.  Those of you who are familiar with this type of system 
  302.         should be forewarned that you cannot get blinking colors.   The 
  303.         colors are all mod 128 (i.e. the remainder of the code divided by 
  304.         128).
  305.              To get yellow on red, for example, multiply red's number (4) 
  306.         by 16, and add 14: 4 * 16 = 64 + 14 = 78.
  307.              You cannot select a color of 0.  It will automatically 
  308.         convert to the default color.
  309.           
  310.                             Graphics colors:
  311.                       0 = black on black,       1 = red on black,
  312.                       2 = gray/black,           3 = blue/black,
  313.                       4 = white/black,          5 = brown/black,
  314.                       6 = green/black,          7 = white/black,
  315.                       8 = blue/black,           9 = magenta/black,
  316.                       10 = lightmagenta/black,  11 = lightred/black,
  317.                       12 = yellow/black,        13 = lightblue/black,
  318.                       14 = lightcyan/black,     15 = cyan/black. 
  319.                             (Tandy 16-color video card.)
  320.  
  321.                 The colors in graphics mode are: X modulo the number of 
  322.         colors available in that graphics mode.  That is, if you have 
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.         AGRCLK14  USER'S MANUAL                                   Page 6
  332.  
  333.  
  334.         four colors available, if you select color 9, that is 9 modulo 4 
  335.         = 1 (9/4 = 2, remainder 1).  All graphics clock colors are on a 
  336.         black background.
  337.                             
  338.           These colors are for CGA monitors; EGA and VGA are likely to be 
  339.         the same, but I have not tested them to be sure.   High and low 
  340.         resolution screens may have different color identification.
  341.          
  342.           If you are working in monochrome, probably color '1', '7' or 
  343.         '15' is your best choice.
  344.          
  345.             /lx =  the location where you wish the clock to be displayed.  
  346.                x may be any of the following:
  347.                    l is left corner,
  348.                    c is centered, or in graphics: bottom, right of cen-
  349.                       ter, r is right corner (default).
  350.  
  351.                Note that in some graphics modes, selecting the right 
  352.                corner may actually place the clock closer to the center 
  353.                than you would expect.  This is because the "distance" to 
  354.                the right side of the screen varies in some modes.
  355.             /px = the pitch of the tones. x can be:
  356.                       h is high (default),
  357.                       l is low.
  358.  
  359.             /dx = the duration of the signal.  Use it to adjust the sig-
  360.                nal to match the CPU you are using.  x may be:
  361.                    0--shortest duration, appropriate for slow CPUs.
  362.                    1--default.  Signal lasts about 1/8 second on 8Mhz 
  363.                       CPUs.
  364.                    2.
  365.                    3.
  366.                    4.
  367.                    ...
  368.                    9--longest duration, appropriate for very fast CPUs.
  369.                These values (if you add one to them) are simple  multi-
  370.                ples; a value of 9 means the signal lasts 10 times longer 
  371.                than one of 0.
  372.                 
  373.             /s = show options.  List these parameter options on-screen.
  374.                Choosing this option exits the program without installing 
  375.                the clock.  If you choose any other options with this, 
  376.                they will be ignored.
  377.                      
  378.         This program chooses selections for you if you enter incorrect 
  379.         values for the parameter options, e.g. /pg is the same as /pl.  
  380.         However, if you enter an incorrect parameter, previous parameters 
  381.         may be affected, e.g.
  382.                /lc /lp
  383.         will reset the location to some program defined position.
  384.         Invalid parameters are ignored.
  385.  
  386.         HOT-KEY OPTIONS for clock color, alarm settings, display on/off, 
  387.         location.
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.         AGRCLK14  USER'S MANUAL                                   Page 7
  398.  
  399.  
  400.             CTRL-RIGHTSHIFT - clock color, or alarm set
  401.             CTRL-LEFTSHIFT  - toggle display on/off
  402.             ALT-RIGHTSHIFT  - cycle location of clock on screen
  403.  
  404.             CLOCK COLOR or ALARM SET
  405.                  Press CTRL and the RIGHT SHIFT key to change the CLOCK 
  406.             COLOR or SET THE ALARM.
  407.                  A text line will appear asking you to enter your ONE 
  408.             character color choice.  You will hear a two-tone beep, con-
  409.             firming that you are in the color change mode.  Enter a 
  410.             three-digit color code.   The program beeps again (a single, 
  411.             high pitch) as you press each key, confirming that you are 
  412.             actually entering the code.  This is most useful in graphics 
  413.             where you cannot see what is happening.  The clock will not 
  414.             (usually) immediately change color, however the next time the 
  415.             clock must be refreshed--when the time changes, when the 
  416.             screen is scrolled up, or when the screen is cleared--it will 
  417.             change color. 
  418.                        
  419.                  The color you get will correspond to the code you enter.  
  420.             For example, blue on black is color number 1. Press 001 for 
  421.             this color. Or black on red is color number 64.  Press 064.  
  422.             See the command line section on how to determine the color 
  423.             number selection. (NOTE:  Former methods of pressing a single 
  424.             character to set the code are no longer reliable.)
  425.                  When you choose this option in graphics, no text line 
  426.             will be displayed, instead you will get a scrambled line one 
  427.             pixel high (very thin).  The line may not be visible at all 
  428.             with some video setups.   This and the beep are your only 
  429.             cues to enter the new color code.  Whether in text or graph-
  430.             ics, once you enter the code, the line will disappear, with 
  431.             the original text or graphics taking its place.
  432.                  NOTE:  You cannot backspace or use the arrows to make 
  433.             corrections.  If you enter an incorrect code, finish entering 
  434.             the three numbers, then press the hot-key again to enter the 
  435.             correct code.
  436.                   A color selection on 000 works like CTRL-LEFTSHIFT.  
  437.             See that discussion below for details.
  438.  
  439.                  To SET THE ALARM, enter a color value of 128 or greater.  
  440.             The program beeps to confirm that you have entered the alarm 
  441.             mode.  You will be prompted to enter the time at which you 
  442.             wish to be signaled.  The previous alarm time is displayed, 
  443.             and it is overwritten as you enter the new time.  Your entry 
  444.             should be exactly 4 digits.  A single, high pitched beep 
  445.             occurs as you press each key.  Do NOT include the colon to 
  446.             separate the hour from the minute.  Hitting <RETURN> at the 
  447.             first character position acts as a default--the alarm is NOT 
  448.             reset.  <RETURN> is accepted as a digit in other positions, 
  449.             and will NOT work as a default.  Examples:  
  450.                   To set the alarm to:          Enter:
  451.                        11:30                            1130
  452.                        12:00                            1200
  453.                        3:45                             0345
  454.                  At the selected time, a multitoned signal will be trig-
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.         AGRCLK14  USER'S MANUAL                                   Page 8
  464.  
  465.  
  466.             gered.  The duration and tones of the signal are determined 
  467.             by the optional parameters set when you started AGRCLK.
  468.                  If you enter an invalid time (e.g. 345<ENTER>), the 
  469.             alarm time is ignored, and the original setting (if any) 
  470.             remains active.  A valid time will override any previously 
  471.             entered alarms.
  472.                  Entering a time of 0000 will turn off the alarm.
  473.                  NOTE:  You cannot backspace or use the arrows to make 
  474.             corrections.  If you enter an incorrect time, finish entering 
  475.             the four numbers, then press the hot-key again to enter the 
  476.             correct time.
  477.  
  478.             TOGGLE DISPLAY ON/OFF
  479.                  Press CONTROL and LEFT SHIFT to toggle the display off 
  480.             or on.  This is useful when the clock either is obscuring 
  481.             something you must see or if the screen will be scrolling 
  482.             DOWN, in which case the clock will also scroll down.  It also 
  483.             can be useful with programs that print the screen or use 
  484.             screen data so you won't include the clock in the printout or 
  485.             data.  Be aware, however, that the clock will not immediately 
  486.             disappear when toggled off. It will, however, when the screen 
  487.             is scrolled up, cleared, completely replaced or when the 
  488.             clock's area of the screen is changed.
  489.                    
  490.                  When in text mode, if the clock is toggled on, it will 
  491.             immediately appear.
  492.                  In graphics mode, the clock will appear the next time 
  493.             that the clock has to be updated--within 59 seconds.
  494.                   Selecting a clock color of 000 will also toggle the 
  495.             clock.  See the details for CLOCK COLOR above.
  496.                    
  497.             CYCLE LOCATION OF CLOCK ON SCREEN
  498.                  Press ALT and RIGHT SHIFT to change the clock's loca-
  499.             tion.
  500.                  The clock is follows a round-robin series of locations.  
  501.             Each time the hotkey is pressed, the clock will move coun-
  502.             ter-clockwise by one position. If it is on the right side of 
  503.             the screen, it will move to the left side of the screen. 
  504.         Text:
  505.            |<--------------<-----------------<------------<-----------<-|
  506.            |---> left-side    --->    center    --->      right-side ---|
  507.  
  508.         Graphics:
  509.  
  510.            |<-----------------------<---------------<-----------------<-|
  511.            |---> left_side ->|                        |---> right side--|
  512.                              |                        |
  513.                              |---> bottom-rt-center ->|
  514.                         
  515.                  The clock's new position will not show up until the next 
  516.             time the clock is refreshed.  The old position will maintain 
  517.             the clock (in frozen time) until that area of the screen is 
  518.             modified by the system or main program.  
  519.                      
  520.                  In graphics, middle location is replaced by a location 
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.         AGRCLK14  USER'S MANUAL                                   Page 9
  530.  
  531.  
  532.             on the bottom line. For Prodigy users, this position corres-
  533.             ponds to the "ACTION" option, just to the left of the "HELP" 
  534.             option.  Used only when viewing ads or other sales areas, at 
  535.             other times it will not interfere with the clock (or vice-
  536.             versa).
  537.  
  538.         HINTS AND OTHER NOTES
  539.              This version of AGRCLKxx.COM has been tested on the TANDY 
  540.         1000SX, IBM compatible CGA modes, and IBM PS/2 Model 50z, VGA 
  541.         mode. It should work with either monochrome or color monitors--
  542.         CGA, EGA, VGA, although it apparently does not work in Hercules 
  543.         graphics.  However, be aware of the following:
  544.  
  545.              The clock is displayed by accessing screen memory directly. 
  546.         Other programs that access memory may cause duplicates of the 
  547.         time to appear either on-screen or in the other program's data.  
  548.         My own experience has shown the former to happen rarely 
  549.         (WordPerfect is one case), and the latter has not occurred.
  550.  
  551.              Occasionally, the hour may be obscured by other screen dis-
  552.         plays. It is less likely to occur on the right side of the 
  553.         screen, where less information is likely to be placed.  It is 
  554.         most likely to happen in cases where the entire screen is given 
  555.         over to data, as in DOS.  A program that creates a  window for 
  556.         you and thereafter doesn't do anything in that area of the screen  
  557.         will have no problem.  In DBase III, AGRCLK'S left position con-
  558.         flicts with the DBase clock in the same location.  You may wish 
  559.         to move the clock or turn it off.
  560.           
  561.              Other programs that read and write directly to and from the 
  562.         screen, such as Prodigy, will occasionally write over the clock.  
  563.         The clock will reappear on the next minute.  Prodigy also "over-
  564.         lays" the screen occasionally, especially with its "WORKING" 
  565.         signal.  When it does this, it saves the data underneath and 
  566.         restores it.  This is not a particular problem itself, but what 
  567.         may happen is that the clock could write to the "WORKING" window, 
  568.         and when the window disappears, the old, now incorrect time will 
  569.         be displayed.  The alternative is to place the clock in the left 
  570.         corner or bottom.  The left side is less often completely over-
  571.         written, but even this area is not completely safe.  The bottom 
  572.         line, to the left of the "HELP" option is least frequently ove-
  573.         rwritten in most cases.
  574.  
  575.              The audible signals and graphics numerals require a short 
  576.         period to complete.  The computer is controlled by the clock 
  577.         program during that time.  Keystrokes and data transfers, etc. 
  578.         will be delayed.  When downloading files via a modem, you may 
  579.         notice a retransmission request when the tone sounds.  Usually, 
  580.         this is no problem.
  581.           
  582.              Some computer operations will be suspended when you choose 
  583.         the CTRL-RIGHT SHIFT option to change the clock's color.  I have 
  584.         tested it under a number of conditions: While doing disk opera-
  585.         tions, there appears to be no problems;  while compiling programs 
  586.         using Turbo C, the compilation was suspended until the color was 
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.         AGRCLK14  USER'S MANUAL                                   Page 10
  596.  
  597.  
  598.         selected--compilation then continued successfully;  the time-for-
  599.         this-call feature within ProComm (c) was suspended until the 
  600.         color was selected, at which time it correctly updated itself.  
  601.         To be safe during critical operations, you should probably not 
  602.         change the clock color or set the alarm; instead, wait until no 
  603.         other operations are taking place, and all files have been saved.
  604.  
  605.              This program is in my AUTOEXEC.BAT file, and is the first 
  606.         TSR I load. Though I have not personally observed any conflicts 
  607.         with other memory  resident programs (most notably mouse drivers, 
  608.         Sidekick and DesqView), some users have reported sporadic prob-
  609.         lems. If you have registered, I will work with you to help solve 
  610.         specific problems--but I cannot guarantee successful solutions.
  611.  
  612.         COMMON QUESTIONS and PROBLEMS:
  613.         How do I set the clock to the correct time?  
  614.           ****AGRCLK uses your system's internal clock to keep time.  The 
  615.             system clock may or may not be set by a built-in real-time 
  616.             clock when you start your computer.  If you do not have a 
  617.             real-time clock, your system starts at midnight (00:00), and 
  618.             so will AGRCLK.  Otherwise, the real-time clock controls the 
  619.             time, and AGRCLK will be as accurate as the real-time clock 
  620.             is.
  621.             To set the time, type TIME from any DOS prompt and enter the 
  622.             correct time.  AGRCLK will immediately display the new time.
  623.                                 **********************
  624.         When I start the clock, it works in text but I get nothing but a 
  625.         black box in graphics or Prodigy.
  626.         When I start the clock, only a black box shows up (or a colored 
  627.         box with no digits).
  628.           ****The color combination you are using is creating black char-
  629.             acters on a black background (or blue on blue, etc).  Simply 
  630.             start the clock with a different color option, or use the 
  631.             hot-key to change the color.  Odd numbers usually work, but 
  632.             you may need to try two or three successive values before 
  633.             finding one that works.  It may take as long as one minute 
  634.             before the color change takes affect--when you are in text, 
  635.             if you can clear the screen the clock will immediately up-
  636.             date.
  637.                                 *********************
  638.         The clock doesn't seem to work.  I have Hercules video.
  639.           ****Sorry.  AGRCLK doesn't work with Hercules.  Some other 
  640.             video systems may also not work.
  641.                                 **********************
  642.         When I try to start the clock, I get a message that there are no 
  643.         free vectors.
  644.           ****To prevent multiple installations of the clock, AGRCLK 
  645.             normally checks certain sections of your computer's memory 
  646.             for a special code.  If those sections have data in them when 
  647.             AGRCLK attempts to start, rather than overwrite the data, the 
  648.             error message appears, and AGRCLK does not load.  If you 
  649.             consistently get this problem, you will have to order a spe-
  650.             cial version that does NOT make this safety check.
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.         AGRCLK14  USER'S MANUAL                                   Page 11
  662.  
  663.  
  664.         At midnight, while the clock advances, the date stays the same.
  665.           ****Be aware of this, especially if you are working with date-
  666.             sensitive items.  We have decided (for the time being) not to 
  667.             use the extra memory required to correct this so that your 
  668.             clock will use as little memory as possible.  If enough 
  669.             people find it to be a serious problem, we will make the 
  670.             necessary modifications.
  671.  
  672.         TRADEMARKS
  673.            Turbo C, ProComm, CGA, PCjr, IBM, Tandy, Prodigy, DesqView, 
  674.         SideKick, Dbase III, WordPerfect are all copyrighted or regis-
  675.         tered trademarks, by the respective companies.  AGRCLK is copy-
  676.         righted by Sunray.
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.